GtkListBox: Consider width of filtered rows
authorAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 08:47:52 +0000 (10:47 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 10:17:08 +0000 (12:17 +0200)
commit61f44628d6cc179fc050e537126d4450719f57d6
tree8e9341aff610e37561b5fdf11932d422910cf9e4
parent220eb45ef0a9c7e506b1058082853646e1f618f1
GtkListBox: Consider width of filtered rows

Without this lists keep shrinking in width as they are filtered, whic
looks really bad.
gtk/gtklistbox.c